ESMATOK
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Home Slider and Typgraphy are missing after updatingProblem solved, I installed virtue toolkit but forgot to activate it:)
Thank youForum: Themes and Templates
In reply to: [Virtue] Home Slider and Typgraphy are missing after updatingHere is a link to the site
http://alhakoura.com/Thank you.
Forum: Themes and Templates
In reply to: [Virtue] Moving the featured images of the posts to the rightPERFECT! Thank you very much:)
Forum: Themes and Templates
In reply to: [Virtue] Remove space between page builder widget and menuThank you very much, this solved the issue 🙂
Forum: Themes and Templates
In reply to: [Virtue] Mobile Version Missing The MenuThank you very much, it worked perfectly :))
Forum: Themes and Templates
In reply to: [Virtue] Mobile Version Missing The MenuOK, i figured out how to show the menu on the mobile by clicking on mobile menu in the menu section.
I still need help with the way the website is displaying in the mobile, the page seems to be very wide, I have a horizontal scroll at the bottom!! and my site content is occupying a narrow column on the right of the page with the rest of the page to the left is empty!
Thank youForum: Themes and Templates
In reply to: [Virtue] remove lines under the sliderto reduce the white space under the slider I just added this to the custom css box :
.home .panel-widget-style {
margin-top: -100px;
}
it worked perfectly :))Forum: Themes and Templates
In reply to: [Virtue] remove lines under the sliderThank you this is even a better solution. I did that and kept the titles on other pages 🙂
Forum: Themes and Templates
In reply to: [Virtue] remove lines under the sliderAll done, it looks like these two lines are the ones above and below the title. adding:
.page-header {
display: none;
}
to the custom css in the advanced setting solved the issue :))Forum: Themes and Templates
In reply to: [Virtue] Social Media Icons Won't Display CorrectlyI just solved the issue by removing the url conflict. Went to the setting and removed the www from my site url. The icons are showing perfectly now.