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

Exact same problem here. Not working since today.
And i’m not using any cache plugins.

OueshOuesh
tagDiv Member

Hi, just to say, i was able to put the new icons (5.0) just using the “Font awesome integration” plugin instead of the “font awesome 4 menus”. It also works to show the oldest icons (4.7).

OueshOuesh
tagDiv Member

Still couldn’t find how to resolve the problem if anyone have a solution.

OueshOuesh
tagDiv Member

Thx it worked !

I get to another problem changing the font color for title blocks and this header.

I can change the font type and everything, i did it like that :

.td-category-header .td-page-title {
font-family: ‘geekos’, sans-serif;
font-size:400%;
text-transform: lowercase;
}

but i can’t change the color if i try to (tried like this : color:black;)
It is the same for blocks title color, it changes on the preview but not on the website when i reload it. I can change background color and everything but not font. It remains white for both of them no matter what i do.
I don’t know if it’s in conflict with something but if it is i have no idea what since i didn’t change anything.
Thx !

OueshOuesh
tagDiv Member

I found something doing
.td-category-header {
height: 200px;
width: 200px;
}
in the custom css and it is working but it’s not what i want. It is just cutting the header. I want it to be reduced so i still have the menu at the bottom right and the title at the center.
I tried

.td-category-header {
height: 50%;
width: 50%;
}
i thought it would work but it’s not doing anything. I really need help thx.

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