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

Hi Catalin,
Do you mean that i try to edit the original style.css of your theme?

But the problem not is the same? If tG composer overwrites the setting of style.css…

if you help me to insert code to make only a hover text color, i can try to disable hover option from tg composer…

  • This reply was modified 7 years by ySV.
ySV
tagDiv Member

Hi Catalin, i’ve already tried to insert the code on Javascript section but there is the same problem. You know a alternative script that work with the theme, for block adblock ?

ySV
tagDiv Member

This is the inspect code of error section after subfooter:

div id = tdw-css-writer

  • This reply was modified 7 years by ySV.
ySV
tagDiv Member

Hi thanks for your reply, i can’t give you my website because now it’s in development and on it is active a redirect that i can’t deactivate.
I have the latest theme version installed, thi is the plugins that i have installed:

Classic Editor
Disqus for WordPress
Envato Market
WordPress importer
Jetpack by WordPress.com
Maintenance Redirect
Regenerate Thumbnails
tagDiv Composer
tagDiv Newsletter
tagDiv Social Counter
tagDiv Speed Booster
TinyMCE Advanced
Title and Nofollow For Links
WP Super Cache
Yoast SEO

ySV
tagDiv Member

Thanks for your reply, i use a theme child because if i use the Theme panel -> Custom CSS area when the site start to loading it load the default setting and after rewrite with custom css. Instead with theme child it load with custom css.
The code that i write not work on child theme because i suppose that the edits make on tg composer have a high priority and rewrite my code.

ySV
tagDiv Member

The theme generate e thumbs link with http and not https?

ySV
tagDiv Member

I I detected that the problem is a mixed content, the thumbs load as http and not https, why?

ySV
tagDiv Member

thanks for your reply, i have update php version to 7.2 from 5.4, install cache plugin and edit other setting. Now browser block script for load thumb.

Content blocked for unsafe script.

if i accept to load a unsafe content, thumbs loading.

ySV
tagDiv Member

Thanks a lot for your answer, i use:
– header style 1
– ACTIVE/HOVER STYLES : style 5

and this code not work for me.

I have try to use this code:
.menu-item-2852 a:hover{background-color:#028fcb!important
}

for every menu item, but i have some problem for sub-menu color when it was active and not only hover

ySV
tagDiv Member

thanks for your reply, but i would set a different color on menù for single category.

ySV
tagDiv Member

Thanks a lot for your answer, i had forgotten to link a file media.

ySV
tagDiv Member

Thanks i resolve by insert an ID on ads code with this code:


.home #ID {
display:none!important;
}

If there is another solution it is well accepted

ySV
tagDiv Member

i use this css code for block on desktop the stickly option:

/*DESKTOP 1141px + */


@media
(max-width: 1141px){

/*Disable menu stickly*/
.td-header-menu-wrap.td-affix {
display: none;
}
}

but not work for me

ySV
tagDiv Member

I don’t use a mobile theme, i want apply flat colors on full grid style 1, but only for mobile devices..

Thanks

ySV
tagDiv Member

What are the css codes (@media…) for horizontal tablet, vertical tablet and desktop?

ySV
tagDiv Member

thanks, i have another question:
On the “advance custom css” theme settings, there are 4 section :

PHONES -> 0 – 767px
IPAD PORTRAIT -> 768px – 1018px
IPAD LANDSCAPE -> 1019px – 1140px
DESKTOP -> 1141px +

What are the corresponding css codes to modify these sections?

ySV
tagDiv Member

Thank you, i can also hide it on a home page or on an other specific page?

ySV
tagDiv Member

The other solution for me is to align left the logo on style 9 header template, how i do this?

ySV
tagDiv Member

Thanks for your reply, i don’t use a mobile theme plugin but only a responsive features of the theme. There is also a way for fix an element after main menu in all pages of the site an not only in a home page?

ySV
tagDiv Member

There is a way for fix the header ads after menu on mobile in the header style 1 ?

ySV
tagDiv Member

Thanks it work fine

Viewing 21 posts - 26 through 46 (of 46 total)