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 :)
gabriel79
tagDiv Member

Hello Catalin.

I had not asked to customize the theme. I have already customized and I asked you if the changes I made were correct.

Thanks so much!
Gabriel

gabriel79
tagDiv Member

Errata corrige:

I added @media (min-width: 768px) { to the CSS

.sf-menu > li > a { /* I reduce the padding in the menu to avoid problems with the stickcy logo */
padding: 0 10px 0 10px;
}
@media (min-width: 768px) {
.td-header-wrap .td-affix .td-main-menu-logo img { /* I reduce the padding in the sticky logo */
margin: 0 6px 0 10px;
}
}
.sf-menu ul .td-menu-item > a:hover { /* GB Hover in the sub menu */
background-color: #eeeeee;
}

Please I did the right thing?

Thanks so much!
Gabriel

gabriel79
tagDiv Member

Hi Simion,

This is my site: http://cambiovita360.it/

I have customized the main menu by editing the following 3 CSS classes:


.sf-menu > li > a { /* I reduce the padding in the menu to avoid problems with the stickcy logo */
padding: 0 10px 0 10px;
}
.td-header-wrap .td-affix .td-main-menu-logo img { /* I reduce the padding in the sticky logo */
margin: 0 6px 0 10px;
}
.sf-menu ul .td-menu-item > a:hover { /* GB Hover in the sub menu */
background-color: #eeeeee;
}

Please I did the right thing?

Thanks so much!
Gabriel

gabriel79
tagDiv Member

Hello Bogdan,

This changes only the hover color of the text.

Instead I need to change the background hover color of the main menu and submenu. Please how can I do?

Thanks so much!
Gabriel

  • This reply was modified 8 years by gabriel79.
gabriel79
tagDiv Member

Updates:

I have decided to no longer insert the AdBox code manually in the header-style-3.php file.

I have decided to insert a new container div with the CSS class “ads2”.

Here is the screen of the code entered: https://snag.gy/q6yJXa.jpg

This way it works well with all devices and displays advertising as I want.

Here is an example:
http://cambiovita360.it/questo-e-solo-un-articolo-demo-stiamo-testando-il-sito/
http://cambiovita360.it/tag/italia/
http://cambiovita360.it/category/videos/

Please what do you think? Am I doing the right thing?

Thanks so much.
Gabriel

gabriel79
tagDiv Member

Hi,

Please, it’s possible to insert block 7 in the child theme?

Thank you very much.
Gabriel

gabriel79
tagDiv Member

Hello Catalin,

Thank you for your support.

As you can see from the image, I have to remove the category link. https://snag.gy/MR0a5r.jpg

I do not want to hide the link using the CSS (display: none). I want to directly remove the PHP string that displays the link.

Thank you very much.
Gabriel

gabriel79
tagDiv Member

Hello Catalin,

I understood thank you. So it is enough to create a sidebar for each category and use the block which my like and filter it by Popular post from a certain category.

Please is this the correct procedure?

Thank you very much!
Gabriel

Viewing 8 posts - 1 through 8 (of 8 total)