Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
bformhals
tagDiv Member

Then I need to make the text change.

Thank you very much

bformhals
tagDiv Member

Just add it in the same bracket above
padding-bottom:

bformhals
tagDiv Member

There is no option for Active Hover Color. Newsmag has a Border Color in that spot

bformhals
tagDiv Member

Thanks I will try it. Can I do the same thing for the bottom padding

bformhals
tagDiv Member

I did find where this will change the top margin padding but Im not sure how to write this and where to put it.

.td-footer-container {
margin-right: auto;
margin-left: auto;
position: relative;
background-color: #222;
padding: 10px 0 5px 0; — This one changes the top padding.
color: #fff;
z-index: 0;
}

Cant find where to change the padding below the social media icons

bformhals
tagDiv Member

This is the website address. http://thevoiceoflakecounty.com

The social icons just have X marks same thing for the stroller on right bottom of the page. Then where the banner that says advertise here is there are two other rotating banners that don’t display.

Everything displays when I am logged in and visit the site from admin

bformhals
tagDiv Member

Yes, that is where I saw it in the Search Console. So how do I tell it to not create that error? Should I just click its Fixed

bformhals
tagDiv Member

I know the standard error meaning. This has to do with Newsmag and the content folder. What should permissions be set at on that folder as that can also cause this error

bformhals
tagDiv Member

Mark as resolved. I just deleted it and redid it and it works now

bformhals
tagDiv Member

Just sent

bformhals
tagDiv Member

How can I provide you login information. What site did you get that message

bformhals
tagDiv Member

Anyone have any idea how this can be fixed. I’ve tried 5 other themes and all the lists with sub categories display properly by indenting as the list should. This theme is not doing that. It is placing all items under one another.

bformhals
tagDiv Member

That does it. Is there a way to add padding from the left to it so as to allign it in the right spot

bformhals
tagDiv Member

Unfortunately that is not the the desired result at all. The sub categories should show but need to be indented as shown in th sample above.

bformhals
tagDiv Member

Were talking about different things here. Youre talking about the social counter. Im talking about bulleted lists. Please see the original post and images

bformhals
tagDiv Member

Sorry but I have now tried that and still it looks the same. id really like to get this corrected please.

Thank you

Here is my BD Site Link

bformhals
tagDiv Member

Ive tried the code above in custom css and it does nothing

bformhals
tagDiv Member

So should I just use the above code as is but with all zeros in the padding and place that in the custom css?

bformhals
tagDiv Member

Well I know how to use the inspect. This is where it is I do believe. But how can I ever find that in the huge css file?

This is where the main menu spacing is…


@media
(max-width: 1023px) and (min-width: 768px)
style.css?ver=3.3.1:5711
.sf-menu > li > a {
font-size: 11px;
padding: 0 08px 0 08px;
}

bformhals
tagDiv Member

SOLVED!!!

Very sweet. Just add a small piece of code. All I added was the BORDER-radius as seen below

.sf-menu ul {
background: #dd9c18!important;

border-radius: 10px 10px 10px 10px;
}
.sf-menu ul .td-menu-item>a{
color: black!important;
}
.sf-menu ul .td-menu-item>a:hover{
color: white!important;
}

bformhals
tagDiv Member

Never mind I found it. The first block.

Again thanks

bformhals
tagDiv Member

Thank you very much. Which section of the Theme Custom Block should it go

Viewing 22 posts - 101 through 122 (of 122 total)