Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the design of the link in the top of the acf page in the mobile view #434

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

YoshithaRathnayake
Copy link
Member

@YoshithaRathnayake YoshithaRathnayake commented Jun 19, 2022

Purpose

The purpose of this PR is to fix #432

Goals

Changing the design of the link in the top of the acf page in the mobile view

Approach

I changed the design of the link in the top of the acf page in the mobile view

Screenshots

image

Preview Link

https://pr-434-sack-site-acf.surge.sh/

Checklist

  • This PR doesn't commit any keys, passwords, tokens, usernames, or other secrets.
  • I have read and understood the development best practices guidelines
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

Related PRs

Test environment

Learning

@Piumal1999
Copy link
Member

Let's do this by using the justify-content-center class with the ul element.
Example:

<ul class="nav nav-tabs justify-content-center" data-tabs="tabs">
....

@YoshithaRathnayake
Copy link
Member Author

Ok done @Piumal1999 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the design of the link in the top of the acf page in the mobile view
2 participants