- This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Elementor Template on SKT Beach Pro
I bought the SKT Beach Pro template and installed Elementor Pro and created a single page template for use on several pages. A number of issues I need help with: The template pulls in the header menu, but it is not live – no hyperlinks. Also, the template pulls in the saved footer area but the footer shows two different fonts. How can I use this single page template for other pages?
Hi,
Kindly show us your website URL please?
Regards,
Chris
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper {
float: left;
width: 100%;
position: relative;
z-index: 999;
}
#footer {
font-family: 'Roboto', sans-serif;
}
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]