Prebuilt website

Posted in: Newspaper
Post count: 35

I use the prebuilt website BUSINESS model… But every time I update the Newspaper, the menu bar turns blue again. Is there a way to change this? My site: empreenderonline.com

Post count: 27744

Hello,

Please use the header template for business from tagDiv Cloud Library https://cloud.tagdiv.com/header-template-22-business/, please check this article https://forum.tagdiv.com/header-manager/ after this you can design it as you want with tagDiv Composer
Also, you can change the color from Theme Panel -> Theme Colors -> Header https://i.imgur.com/7YN8bJM.png

Thank you!

Post count: 35

Hi Ana

Thanks for help.

Initially I chose to change the header color through the theme panel, as you said in the second option: Header modified on the Theme Panel -> Theme Colors -> Header
. However, there is a single space (https://i.imgur.com/Et1IRBX.png) that it is impossible to change the color through the panel, so I do it by code, but whenever I update the newspapper, I need to fix it again.

So I decided to do it through the cloud library header template, as you suggested, but it works differently between home and pages and posts. In posts and pages (https://i.imgur.com/lllFknH.png) it’s ok, but on the home page it’s all misaligned (https://i.imgur.com/uSUQvuO.png). I’ve already made several changes to the editor, but I couldn’t fix it.

I left the original template colors online so you can understand it better: empreenderonline.com

  • This reply was modified 4 years by pablo ™.
Post count: 27744

Hello,

Please use this custom code https://i.imgur.com/6w9FyLj.png
.td-business.home .td_block_wrap
{
margin-bottom: 0;
}

This code needs to be set in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

Post count: 35

Hi, Anamaria

Ok, but now broke the top margin of the two banner ads that are in the body of the home. https://i.imgur.com/chaFP5R.png

Post count: 27744

Hello,

I verified your website and the ads are displayed fine => https://www.screencast.com/t/HRknSVTbxcu
Did you solve your issue?

Thank you!

Post count: 35

Hi, Anamaria

No, I didn’t solve the problem! If you look closely, above the Google Ads blocks, all margins have been excluded. Ads are touching content.

Also, the website is flashing while loading. The header opens deformed and then after awhile it reloads correctly. This is really bad for the user experience – and it wasn’t like that before.

Post count: 35

For you to see the error I reported of the site blinking, you need to reload the home.

Post count: 27744

Hello,

Please remove the above code CSS and use this => https://i.imgur.com/8bMX7nG.png

.td-business.home .td-header-desktop-wrap .tdm_block_socials,
.td-business.home .td-header-desktop-wrap .tdb_header_menu, .td-business.home .td-header-desktop-wrap .tdb_header_search
{
margin-bottom: 0;
}

Thank you!

Post count: 35

Hello Anamaria,

Thanks for help me and I’m sorry for giving you so much trouble.

The first code left the header ok, but removed the margins from Google ads.

The second code fixed Google ad margins but didn’t fix the header. He just fixed the menu, but left the logo and banner out of alignment.

P.S.: The second code is online.

Post count: 21065

Hello!

Please make a full backup, send an email at contact@tagdiv.com and provide wp-admin, so we can investigate this issue. Also paste a link to this topic so we can easily identify you.

Thanks!

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.