Using text, not a logo image, in Default Pro prebuilt website

Posted in: Newspaper
Post count: 4

Hi.

For SEO purposes, I’m only using text, not a logo image in my Default Pro prebuilt website.

I added my site’s title (Logo text) and it’s tagline (Logo text tagline) using tagDiv composer. Unfortunately, the default font size was too big (75px). I fixed its size by adding this CSS code:

.tdb_header_logo .tdb-logo-text-title {
font-size: 40px !important;
font-family: serif !important;
}

I forced my Default Pro prebuilt website to display the site’s title (Logo text) in Phone viewport. Unfortunately, the font size is too big (40px) due to the previous fix.

It seems I may need to modify manually the CSS files.

It would be great if you could provide in the future an easy option in the Default Pro prebuilt website for those customers that may only want to use text and not a logo image.

Just my 2 cents.

Thanks.

Post count: 4

BTW, in which file can I find this code:

.tdb_header_logo .tdb-logo-text-title {
background-size: cover;
background-position: center center;
font-size: 75px;
font-family: serif;
line-height: 1.1;
color: #222;
white-space: nowrap;
}

Thanks.

Post count: 27744

Hello,

If you have set the logo text, then you can set the font size in the tab called Style -> https://i.imgur.com/DSH8TKf.png for each viewport -> https://i.imgur.com/tsSCr4r.png

Thank you!

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