Mainmenu Simple Question

Posted in: Newsmag
Post count: 140

do you know opened menu border-box css code guys ? i edit my main menu position, mid to left.

.sf-menu > .td-menu-item > a {
right:105px;
}

this code works fine opened main menu text. but i can’t edit opened menu background-box. still same position look at this pic.

sa

Post count: 6535

Hi

I assume that you want to change the background color for drop-down menu. If so try this css in theme panel > custom code > custom css: http://screencast.com/t/SF6PXqpa

.sf-menu .sub-menu{
background-color: red;
}

Thanks!

Post count: 140

thanks but i want to change drop-down menu position. i can change drop-down menu text position but i can’t edit text box. like this

before

e

after

ds

  • This reply was modified 10 years by Finland.
Post count: 6535

Hi

Please provide a link where I can inspect this closer and maybe I can help.
Tanks!

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