Forum replies created
sorry, but for now not…it’s coded as it is..maybe you could set higher number of the max items per page
it’s probably because you have set how many items should show per page – Number of Portfolio Items Per Page, another portfolio items in the category are shown on the another page (Page 2)
unfortunately with the FAQ custom post it’s not possible, but with the toggle shortcode it is – https://theme4press.com/alora-documentation/shortcodes/toggles-accordions/ . it works same like FAQ’s and you can use unique on any page 🙂
sorry, I am still not getting you with the question 🙁
then choose different background color for the widgets area Theme Options -> Styling -> Color scheme of the slideshow and widgets area
try Custom CSS for the widget area height:
.widgets-back-inside {margin-top: 0px;}
.widgets-back-inside .widget-content {margin-bottom:0;}
could you please provide website URL with wp admin details in the private reply? thanks
try this Custom CSS:
@media only screen and (max-device-width: 768px) {
.header-social .top-menu {display:none!important;}
}
which slider? please provide URL
@ mary try this Custom CSS yet:
.content {padding-top: 0px;}