Hello everyone !
I have a funny issue here, very easy to fix probably but i’ve been looking for a solution for about 3 days and did not found yet.
Problem : i don’t know how to remove a small line beside the header. I identified it as a ad block (not adblock :p) : article-bottom-ad. How could i make it disappear please ?
Apologies for my approximative english, working to improve it.
Many thanks for help.
Hi,
You could hide it with css, enter this code in Theme panel->Custom Css
.import_video_ad_bg {
background-color: transparent;
}
Result – https://www.screencast.com/t/1tAsdqV3Sh4B
Thanks
Many thanks Slmlon C. ! I’m aware that i need to learn more code basics so i can solve those problems on my own. We all begin somewhere 🙂
May i ask one more question please ? How to change the background color around articles ? It puts a white one by default and after i tested all the options in panel theme, i’m blocked… Screenshot here
Thank you very much for your help.
Hi,
You are welcome, glad you could find a solution to your problem. You could take a look at this tutorial – https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ because it will help you to better understand which elements and classes are used and their properties and how to modify them.
Thanks
You’re my hero : it was exactly what i needed to identify elements i wish to modify. I already love Tagdiv, now let’s make a fantastic website !
I have to recognize something : i found expensive the price the first time i saw it (and when i paid it). Now that I can experiment and navigate in the template, it should cost at least 100 more dollars. So much work done so that we can create an outstanding website easily… It’s amazing.
-
This reply was modified 9 years by
Fluffy. Reason: forgot one letter